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

Create a New Parcel

@csrf @include('parcel.form')
Create
@endsection