@extends('delivery_boys.layouts.app') @section('panel_content')

{{ translate('Manage Profile') }}

{{ translate('Basic Info')}}
@csrf
{{ translate('Browse')}}
{{ translate('Choose File') }}
{{ translate('Change your email')}}
@csrf
@endsection @section('script') @endsection