@extends('dashboard.layouts.app') @section('content')
@csrf
اعادة تهيئة
المحدد : 0
حذف تعديل
@include('dashboard.instructions.table')
@endsection @section('modal') @endsection @section('js') @include('dashboard.layouts.tableActions', ['gn_name' => 'instructions', 'post_search_route' => route('instructions.index-post')]) @endsection