@extends('layouts.front-end.app') @section('title', translate('submit_a_review')) @section('content')
@include('web-views.partials._profile-aside')
{{translate('submit_a_Deliveryman_Review')}}
@csrf
@endsection @push('script') @endpush