@extends('admin.layouts.adminapp') @section('title', 'Dashboard') @section('admin-content')

Welcome to the Admin Dashboard

You are now logged in as an administrator.

@endsection