@extends('admin.layout') @php $selLang = \App\Models\Language::where('code', request()->input('language'))->first(); @endphp @if(!empty($selLang) && $selLang->rtl == 1) @section('styles') @endsection @endif @section('content')
{{__('Image')}} | {{__('Name')}} | {{__('Status')}} | {{__('Type')}} | {{__('Serial Number')}} | {{__('Actions')}} | |
---|---|---|---|---|---|---|
@if (!empty($popup->image))
|
{{strlen($popup->name) > 20 ? mb_substr($popup->name,0,20,'utf-8') . '...' : $popup->name}} |
![]() {{__('Type')}} - {{$popup->type}} |
{{$popup->serial_number}} | input('language')}}"> |