@extends('admin.layout.base') @section('title', 'Update Dispute ') @section('content')
@lang('admin.back')
@lang('admin.dispute.update_dispute')
{{csrf_field()}}
@lang('admin.cancel')
@endsection