@extends('layouts.app') @section('title') Dashboard @endsection @section('headerWithButton')

@yield('title')

@endsection @section('content') @endsection