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

Dashboard

@endsection @push('js') @endpush