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

Admin Dashboard

@endsection