@extends('layouts.admin') @section('title', 'Edit Ticket') @section('content')

Edit Support Ticket

@csrf @method('PUT')
Cancel
@endsection