@extends('admin.layout.base') @section('title', 'Add User Dispute') @section('content')
@lang('admin.back')
@lang('admin.dispute.add_dispute')
{{csrf_field()}}
Request Id From To Choose
No Results
@lang('admin.cancel')
@endsection @section('scripts') @endsection