@extends('layouts.vendor.app') @section('title',translate('Update delivery-man')) @push('css_or_js') @endpush @section('content')
@csrf
General Information
{{translate('messages.identity')}} {{translate('messages.image')}} * ( {{translate('messages.ratio')}} 190x120 )
@foreach(json_decode($delivery_man['identity_image'],true) as $img)
@endforeach
Delivery Man Image * ( Ratio 1:1 )
delivery-man image
account Information
@endsection @push('script_2') @endpush