Sl No.
Title
Content Alignment
Logo
Logo Position
Full Width Image
Company Name
Is Default
Full Image
Hide Logo
Status
Edit
Delete
@php $i=1;@endphp @if($letter_heads->count() > 0) @foreach($letter_heads as $list)
{{$i++}}
{{$list->title}}
{{ ucfirst($list->content_alignment) }}
@if(empty($list->custom_logo_url)) No Image Found @else
@endif
{{ ucfirst($list->logo_position) }}
@if(empty($list->image_url)) No Image Found @else
@endif
{{$list->company_name}}
is_default=='1' ? 'checked' : '0'}}>
full_image=='1' ? 'checked' : '0'}}>
hide_logo=='1' ? 'checked' : '0'}}>
status=='1' ? 'checked' : '0'}}>
@endforeach @else
No Data Found
@endif
Show: 10
Show: 30
Show: 50