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