@extends('layouts.load') @section('content')
@include('includes.admin.form-error')
{{csrf_field()}}

{{ __('Payment Status') }} *

{{ __('Delivery Status') }} *

{{ __('Track Note') }} *

{{ __('(In Any Language)') }}


@endsection @section('scripts') @endsection