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

Edit Dispute

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