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

{{ __('Add Delivery') }}

@csrf
{{ __('Cancel') }}
@endsection