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

Dashboard Page

@endsection