@extends('dashboard.layout') @section('content')

{{__('Create Ticket')}}

@csrf
@endsection