@extends('layouts.new_theme') @section('content')

{{ __('Tickets') }}

{{ __('No Ticket') }}

{{ __('No tickets found') }} !!

{{ __('Sorry we cant find any data, to get rid of this message, make at least 1 entry') }}.

@endsection