@extends('admin.layouts.master') @section('css') {{-- Removed unused DataTables / Select2 assets (no tables/forms on this dashboard section) --}} @endsection @section('page-header') @endsection @section('content')

hello in admin

@endsection @section('js') @include('vue') @endsection