@extends($theme.'frontend.layouts.master') @section('title',__('New Ticket')) @section('content')

{{__('Add new ticket')}}

@csrf
@stop