@extends('layouts.user.app') @section('title', 'Dashboard') @section('header', 'Dashboard') @section('content') @endsection