@extends('layouts.master') @section('page_title') @if(isset($page_title)) {{ $page_title }} @endif @endsection @section('css') @endsection @section('content')
@include('commons.notifications')

Welcome to the Support Center

Tickets Count (Today) 40

Open a new Ticket

Create a new ticket with as much details as possible.

New Ticket

Total Tickets Count 400

Check Ticket Status

Check details of Past and Present tickets

@endsection @section('javascript') @endsection