@extends('layouts.main') @section('content')
{{__('Ticket List')}}
{{__('Category')}} {{__('Title')}} {{__('User')}} {{__('Status')}} {{__('Last Updated')}} {{__('Actions')}}
@endsection