@if ($beforeAfters->isNotEmpty())

{{ trans('home.beforeAfters') }}

@foreach ($beforeAfters as $item)
@endforeach
@endif