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