@extends('layouts.app') @section('title', 'Settings') @section('page-title', 'Settings') @section('content')

Settings

This is the Settings page.

@endsection