{{-- resources/views/admin/services/index.blade.php --}} @extends('layouts.master') @section('title', 'الخدمات') @section('pages') {{ __('dashboard.home') }} @endsection @section('btn') إضافة خدمة @endsection @section('css') @endsection @section('content')
# الاسم النوع الفئة السعر المدة الحالة إجراءات
@endsection @section('js') @endsection