@extends('layouts.admin') @section('title') Dashboard @endsection @section('content')
@push('page_script') @endpush @endsection