@extends('site.layouts.app') @section('title', 'Dashboard Operations') @section('datatable') @endsection @section('subtitle', 'Control Panel') @section('content') @endsection @push('scripts') @endpush