@extends('admin.layout.index') @php $isActivePage = isset($mode) && $mode === 'active'; @endphp {{-- =========== meta Title =================== --}} @section('title') @if(!$isOrgan) نمایندگی ها @else سازمان ها @endif @endsection {{-- =========== My Css Style =================== --}} @section('style') @endsection {{-- =========== My JavaScript =================== --}} @section('script') @endsection {{-- =========== CONTENT =================== --}} @section('content')