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

{{__('Areas')}}

{{__('Edit Area')}}

@endsection @section("content")

{{__('Edit Area')}}

id)}}" enctype="multipart/form-data"> @csrf @method('PUT')
@endsection @section("scripts") @endsection