@extends("layouts.dashboard.app") @section("page-nav-title")

Area

add new area

@endsection @section("content")

Add New Area

id)}}" enctype="multipart/form-data"> @csrf
@error("area_name")
{{$message}}
@enderror
@endsection @section("scripts") @endsection