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

Edit Parcel

@method('PATCH') @csrf @include('parcel.form')
Update
@endsection