@extends('adminlte::page') @section('title', 'Dashboard') @section('content')
@csrf


@section('css') @stop @section('js') @stop @endsection