@extends('layouts.app') @section('nav-links') @include('imports.nav-links',['navItem'=> 'support']) @endsection @section('contents')

Support Center of the system

Light bulb For any kind of software/technical assistance, please email to: ictcell@ruet.ac.bd

@include('widgets.profile',['name'=> 'Support (General Queries)', 'mobile' => '+8801716-884686']) @include('widgets.profile',['name'=> 'Support (Technical Queries)', 'mobile' => '+8802588867522']) @include('widgets.ssl-info',['name'=> 'Support (SSL Commerz)', 'mobile' => '+88 09677726222', 'email' => 'support@sslcommerz.com'])
@endsection @section('scripts') @endsection