@if (!is_null($previous_photo))
@lang('gallery.previous_button')
@endif
@if (!is_null($next_photo))
@lang('gallery.next_button')
@endif