startSection('title', $__t('Login')); ?>
startSection('viewJsName', 'login'); ?>
startSection('content'); ?>
yieldContent('title'); ?>
stopSection(); ?>
make('layout.default', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>