@extends('layouts.front') @section('title') @lang('models/causes.singular') @lang('crud.details') @endsection @section('content') Détail de la cause Acceuil//Cause {{ $cause->name }} But: {{ $cause->goal }} F Collecter: {{ $cause->raised }} F {{ $cause->description }} Donner maintenant Donner maintenant @csrf Info. Personnelle: Rester anonyme Donner Total Donation: FCFA Autre cause @endsection @section('scripts') @endsection