@extends('layout.app') @section('title', 'Edit Tiket') @section('content')
edit Form Edit Tiket
@csrf @method('PUT')
Batal
@endsection