@extends('adminlte::page') @section('title', 'Admin Dashboard') @section('content_header')

Admin Dashboard

@stop @section('content')

Welcome, Admin! You are logged in.

@stop