@extends('layouts.master') @section('content')
Land And Services Add Land And Services {{-- Forms --}} {{-- Form Layouts --}}

Add New Land And ServicesLand And Services List

{{--

--}} {{--
--}}

Add Land Services

@csrf @if (count($errors) > 0)
@foreach ($errors->all() as $error) @endforeach
@endif
{{-- --}}

Add Details


{{-- --}}
{{-- --}}
{{-- --}}

Cancel
@push('scripts') @endpush @endsection