@if(\Illuminate\Support\Facades\Cache::store('file')->get('custom_url_'.$id) !=null) @php $custom_url=\Illuminate\Support\Facades\Cache::store('file')->get('custom_url_'.$id); @endphp @endif

An error occured