@extends('dashboard.layouts.master') @section('css') @endsection @section('title') {{ $title }} @endsection @section('content')

القواعد العامه لاداره الوقت

القواعد العامة لإدارة الوقت
{{-- Tabs --}} {{-- Tabs Content --}}
{{-- ===================== TAB 1 ===================== --}}
@include('dashboard.admin.time-managment.general-guidelines.tabs.general_info')
{{-- ===================== TAB 2 ===================== --}}
@include('dashboard.admin.time-managment.general-guidelines.tabs.work_rules')
{{-- ===================== TAB 3 ===================== --}}
@include('dashboard.admin.time-managment.general-guidelines.tabs.review_rules')
@endsection @push('js') @endpush