@extends('layouts.modals.modal-base.index') @section('title', 'Create Ticket') @section('content')
@csrf
@endsection