@extends('admin.layout.base') @section('title', 'Update Reason ') @section('content')
@lang('admin.back')
@lang('admin.reason.update_reason')
{{csrf_field()}}
@lang('admin.cancel')
@endsection