@extends('admin.layouts.layouts') @section('title', 'Employee Ticket') @section('content')
@can('employee-ticket-view') @endcan
ID Category Description Created By Created Date StatusActions
@endsection @section('page-js') @endsection