@php if (isset($show_modal)) $show_class="show-modal-btn" ; else $show_class=""; @endphp @lang('show') @if(isset($edit_modal)) {{ __('edit') }} @else {{ __('edit') }} @endif