@extends('layouts.admin-flowdash') @section('title', 'Test Dashboard') @section('page-title', 'Test Dashboard') @section('breadcrumb') @endsection @section('content')

Dashboard Test

If you can see this content, the flowdash template is working correctly.

Success! The admin template is loaded properly.
@endsection