@extends("vitrines.base"); @php use Carbon\Carbon; // $header = htmlHeader($tombolaDetail->name,$tombolaDetail->description,"passtik,tombola",route("App#TombolaDetail",["link"=>$tombolaDetail->link]),$tombolaDetail->photo); $carbon = new Carbon(); $carbon::setLocale('fr'); @endphp @section("css") @endsection @section("js") {{-- --}} @endsection @section('content')
