@extends('adminlte::page') {{-- @section('title', 'Dashboard') @section('content_header')

Dashboard

@stop @section('content') @stop @section('css') Add here extra stylesheets @stop @section('js') @stop --}} @push('css') @endpush @push('js') @endpush