@extends('mainlayout.layout') @section('title') Status Update for {{$plot->plotnumber}} of {{$property->name}} @endsection @push('css') @endpush @section('content')
Purchase Status Update for {{$plot->plotnumber}} of {{$property->name}}
@csrf
@endsection @push('scripts') @endpush