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