@extends('layouts.app') @section('title', 'Add Delivery') @section('content')

Add Delivery

@csrf
Back
@endsection