@extends('layouts.app') @section('title', getSetting('APPLICATION_NAME') . ' | ') @section('style') @endsection @section('content') @endsection @section('script') @endsection