@extends('admin.layout') @section('title') Dashboard @endsection @section('content')

Dashboard

@endsection @section('page_scripts') @endsection