@extends('layouts.app') @section('content')

{{ _lang('Add Delivery Boy') }}

{{ csrf_field() }}
{{ old('address') }}
@endsection