Edit Website Details

@csrf @method('PUT')
@if($detail->logo) Logo @else Logo Preview @endif
@if($detail->brochure) @php $ext = pathinfo($detail->brochure, PATHINFO_EXTENSION); @endphp @if (in_array(strtolower($ext), ['jpg','jpeg','png','webp'])) Brochure @else View Current File Brochure Preview @endif @else Brochure Preview @endif
Cancel