@extends('front.layouts.master')
@section('title', isset($title) ? $title : 'Home')
@section('description', isset($description) ? $description : '')
@section('keywords', isset($keywords) ? $keywords : '')
@section('content')
{{--
--}}
-
{{ protectedArea('ajloun') }},{{ protectedArea('dibeen') }},{{ protectedArea('yarmouk') }}
-
{{ protectedArea('mujib') }}
-
{{ protectedArea('dana') }},{{ protectedArea('fifa') }},{{ protectedArea('shaumari') }}
-
{{ protectedArea('azraq') }}, {{ protectedArea('bird_observatory_aqaba') }}
-
{{ protectedArea('dahek') }},{{ protectedArea('burqu') }}
{{ __('Animals') }}
|
{{ __('Plants') }}
|
@push('post_script')
@endpush
@endsection