@extends('back.layout.auth-layout') @section('pageTitle', isset($pageTitle) ? $pageTitle : 'Login Page') @section('content') Wait @endsection