@extends('mainlayout.layout') @section('title') @endsection @section('content')

Add Land Use

@csrf
@error('use_en') {{ $message }} @enderror
@error('use_sw') {{ $message }} @enderror
@endsection