Вход Регистрация
Файл: resources/views/users/search.blade.php
Строк: 62
<?php
@extends('layout')

@
section('title'__('index.search_users'))

@
section('breadcrumb')
    <
nav>
        <
ol class="breadcrumb">
            <
li class="breadcrumb-item"><a href="/"><class="fas fa-home"></i></a></li>
            <
li class="breadcrumb-item active">{{ __('index.search_users') }}</li>
        </
ol>
    </
nav>
@
stop

@section('content')
    <
div class="section-form mb-3 shadow">
        <
form method="get" action="/searchusers/search">

            <
div class="mb-3{{ hasError('find') }}">
                <
label for="find" class="form-label">{{ __('users.login_or_username') }}:</label>
                <
input type="text" class="form-control" id="find" name="find" maxlength="50" placeholder="{{ __('users.login_or_username') }}" value="{{ getInput('find') }}" required>
                <
div class="invalid-feedback">{{ textError('find') }}</div>
            </
div>

            <
button class="btn btn-primary">{{ __('main.search') }}</button>
        </
form>
    </
div>

    <
class="badge rounded-pill bg-success" href="/searchusers/sort/1">0-9</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/a">A</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/b">B</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/c">C</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/d">D</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/e">E</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/f">F</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/g">G</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/h">H</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/i">I</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/j">J</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/k">K</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/l">L</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/m">M</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/n">N</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/o">O</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/p">P</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/q">Q</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/r">R</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/s">S</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/t">T</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/u">U</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/v">V</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/w">W</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/x">X</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/y">Y</a>
    <
class="badge rounded-pill bg-success" href="/searchusers/sort/z">Z</a>
    <
br><br>

    <
class="text-muted fst-italic">
        {!! 
__('users.search_text') !!}
    </
p>
@
stop
?>
Онлайн: 0
Реклама