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

Edit ShipperBox

@method('PATCH') @csrf @include('shipper-box.form')
Update
@endsection