@extends('layouts.backend.app') @section('title','Dashboard') @push('css') @endpush @section('content') Dashboard Control panel Home Dashboard Editor Dashboard @endsection @push('js') @endpush