@extends('partials.main') @section('title') {{ 'Blog' }} @endsection @section('content') {{ $banner->heading }} {{ $banner->subheading }} Home {{ $banner->heading }} {{$plan->name}} {!!$plan->description!!} @foreach ($planning as $post) {{ $post->title }} @endforeach {!!$sty->name!!} @foreach ($styles as $post) {{ $post->title }} @endforeach {!!$sty->description!!} {{$des->name}} {!!$des->description!!} @foreach ($destination as $des) {{ $des->title }} @endforeach {{$f1->value}} {{$f2->value}} {{$f3->part}} {{$f4->part}} {{$f5->part}} {{$f6->part}} @endsection
{{$f2->value}}