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

Settings

@endsection