@extends('admin.master', ['menu' => 'nature-conservation', 'submenu' => 'protected-area']) @section('title', isset($title) ? $title : '') @section('content')
{{__('Protected Areas')}}
{{__('Home')}}
{{__('Protected Areas')}}
{{ __('Protected Area')}}
{{ __('English Name')}}
{{ __('Arabic Name')}}
{{ __('Color Code')}}
{{ __('Actions')}}
@push('post_scripts') @endpush @endsection