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