@extends('layouts.app') @section('page-pretitle', __('Management')) @section('page-title', __('Dashboard')) @section('page-action-btn') {{-- Add New --}} @endsection @section('content')
Welcome to the dashboard! Use the sidebar and top navigation to explore the application.