@extends('layout.master') @section('body-class', 'page-login') @push('header') @endpush @section('content') @if (!request('iframe')) @endif
@if (!request('iframe'))

{{ __('shop/login.index') }}

@endif
@endsection @push('add-scripts') @endpush