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

@
section('title'__('votes.create_vote'))

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

@section('content')
    @include(
'votes/_form')
@
stop
?>
Онлайн: 1
Реклама