@extends('Layouts.gofung-interface') @section('content') @include('Layouts.frontend-slider')

{{ $preview->l_description }}

Total Goal Amount : GNF {{ $preview->goal_amount }}
@foreach ( $images as $image)
@endforeach
@endsection