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

Create a New ShipperBox

@csrf @include('shipper-box.form')
Create
@endsection