@php @endphp @extends('layout.dashboard') @section('title', $page_title) @section('content') @section('page_buttonheader') @include('sub.lib.buttonadd') @endsection @section('page_breadcrumbs') Packages All Packages @endsection
@include('sub.lib.searchpackage.filter')
@include('sub.lib.buttonsearch')
@include('sub.package.datatable')
@endsection @section('path_page_css', mix('/css/package.css')) @section('path_page_js', mix('/js/package.js'))