@extends('layouts.panel') @section('title', 'Dashboard') @section('content')

@yield('title')

@endsection