@extends('layouts.metronic') @section('content')
Promovări
@if ($promotions[0]->photo != null)
700 x 1400
@else @endif @if ($promotions[1]->photo != null)
700 x 1400
@else @endif @if ($promotions[2]->photo != null)
700 x 1400
@else @endif @if ($promotions[3]->photo != null)
700 x 700
@else @endif @if ($promotions[4]->photo != null)
700 x 700
@else @endif @if ($promotions[5]->photo != null)
700 x 700
@else @endif
@endsection @section('scripts') @stop @section('menuVariables') var menuItemName = "menuPromotions"; var submenuItemName = ""; @stop