@extends('front.app') @section('meta') @stop @section('container')
@if($vacancies->isNotEmpty()) @foreach($vacancies as $vacancy) @endforeach @else

{{ShowLabelById(130)}}

@endif
@stop