@extends('layouts.app') @section('body-class', 'page-login') @section('content') @if (!request('iframe')) @endif @hookinsert('account.login.top')
@hookinsert('account.login.bottom') @endsection @push('footer') @endpush