@extends('dashboard.layouts.master') @section('title', __('backend.adsBanners')) @section('content')

{{ __('backend.adsBanners') }}

{{ __('backend.home') }} / {{ __('backend.adsBanners') }}
@if($Banners->total() >0) @if(@Auth::user()->permissionsGroup->add_status)
@foreach($WebmasterBanners as $WebmasterBanner) id)}}">   {!! $WebmasterBanner->{'title_'.@Helper::currentLanguage()->code} !!} @endforeach
@endif @endif @if($Banners->total() == 0)
{{ __('backend.noData') }}

@if(@Auth::user()->permissionsGroup->add_status) @foreach($WebmasterBanners as $WebmasterBanner) id)}}">   {!! $WebmasterBanner->{'title_'.@Helper::currentLanguage()->code} !!} @endforeach @endif
@endif @if($Banners->total() > 0) {{Form::open(['route'=>'BannersUpdateAll','method'=>'post'])}}
{{ __('backend.sectionName') }} {{ __('backend.bannerSection') }} {{ __('backend.status') }} {{ __('backend.options') }}