@extends('admin.layouts.master') @section('css') @include('admin.helper.tablecss') @endsection @include('admin.helper.tittle', ['title' => 'إدارة الميزات']) @section('content')

قائمة الميزات

إضافة ميزة جديدة
# الاسم الوصف الحالة للجميع النسبة الشروط تاريخ الإنشاء إجراءات
@endsection @section('js') @include('admin.helper.tablescripts') @include('vue') @endsection