@extends('layouts.backend.app') @section('title','Dashboard') @push('css') @endpush @section('content')

Dashboard Control panel

Editor Dashboard
@endsection @push('js') @endpush