@extends('backend.layouts.main') @section('title') Dashboard @endsection @section('content')

Welcome to the Dashboard

Here you can manage your application settings and content.

@endsection