@extends('backend.admin-master') @section('site-title') {{__('New Ticket')}} @endsection @section('style') @endsection @section('content')

{{__("New Ticket")}}

{{__('All Support Tickets')}}
@csrf


@endsection @section('script') @endsection