@extends('dashboard.layout.app') @section('title') {{ $title }} @endsection @section('content')

{{ $title }}

@endsection