Вход Регистрация
Файл: storage/framework/views/1a03079bc8ec71e8f225ae1c71e7c199111983e0.php
Строк: 35
<?php $__env->startSection('content'); ?>
    <img class="img-responsive" src="/images/head.jpg" alt="head">
    <div class = "box"><center>
        <h3>Вход</h3>
        <form action="<?php echo e(route('login.confirm')); ?>" method="post">
            <?php echo e(csrf_field()); ?>

            <input type="text" class="form-control vvod input-lg" id="exampleInputLogin1" name="login" placeholder="Имя игрока" required><br>
            <input type="password" class="form-control vvod input-lg" id="exampleInputLogin1" name="password" placeholder="Пароль" required><br>
            <input type="submit" class="btn btn-games2 btn-block"  value="Войти">
        </form>
    </center></div>
    <img class="img-responsive" src="/images/foot.jpg" alt="foot-i">
<?php $__env->stopSection(); ?>
<?php 
echo $__env->make('layouts.main'array_except(get_defined_vars(), array('__data''__path')))->render(); ?>
Онлайн: 1
Реклама