@extends('dashboard.layouts.app') @section('content')
@csrf
المحدد : 0
حذف تعديل {{-- تصفية --}} {{-- ايميل --}} {{-- Excel --}}
@include('dashboard.importers.table')
@endsection @section('modal') @endsection @section('js') @include('dashboard.layouts.tableActions', ['gn_name' => request()->segment(2), 'post_search_route' => route(request()->segment(2).'.index-post')]) @endsection