@php $usr = Auth::guard('admin')->user(); @endphp @extends('backend.layouts.master') @section('title') Dashboard Page - Admin Panel @endsection @section('styles') @endsection @section('admin-content')