@extends('admin.layouts.admin_app') @section('dashboard_content') Dashboard @endsection @section('custom-js') @stop