@extends('admin.layout.app') @section('title','Dashboard') @push('headerscript') @endpush @push('headerscript') @endpush @section('content')
@endsection @push('footerscript') @endpush