@include('backends.notification')
{!! Form::open(['method' => 'GET', 'url' => '/admincp/embeds', 'class' => 'searchForm clearfix navbar-right', 'role' => 'search']) !!}
{!! Form::close() !!}
# | Url | Actions |
---|---|---|
{{ $stt }} | {{ $item->code }} |
{!! $embed->appends(['search' => Request::get('search')])->render() !!}