@extends('layouts.client') @php $storageUrl = function($path) { if (!$path) return asset('/images/placeholder.svg'); if (preg_match('/^https?:\/\//i', $path)) return $path; $cleanPath = str_replace(['\\', '//'], '/', trim($path, '/\\')); if (\Illuminate\Support\Facades\Storage::disk('public')->exists($cleanPath)) { return \Illuminate\Support\Facades\Storage::url($cleanPath); } return asset('/images/placeholder.svg'); }; @endphp @section('title', $tender->title) @push('styles') @endpush @section('content')
Les prestataires correspondant à votre demande seront notifiés et pourront vous soumettre des propositions.