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

Welcome to the Admin Dashboard

This page uses the admin master layout.

@endsection