@extends('admin.layouts.layouts') @section('title', 'Ticket Categories') @section('content') {{-- Modal for Create & Edit --}}
@can('ticket-category-create') @endcan
No Name Type Assign To Created At Status Actions
@endsection @section('page-js') @endsection