@extends('front.layout.app') @section('css') @endsection @section('content')
@foreach($templates as $template) {{$template->name}} {{$template->name}} @endforeach {{-- --}} {{-- --}} {{-- noelle-v1--}} {{-- --}} {{-- Noelle--}} {{-- --}} {{-- --}} {{-- --}} {{-- Jass Performer Cover Image--}} {{-- --}} {{-- Jess--}} {{-- --}} {{-- --}} {{-- --}} {{-- eliza-home--}} {{-- --}} {{-- Eliza--}} {{-- --}} {{-- --}} {{-- --}} {{-- danielle-home--}} {{-- --}} {{-- Danielle--}} {{-- --}}

{{$home->amazing_feature_main_heading}}

{{$home->amazing_feature_one_heading}}

{!! $home->amazing_feature_one_textarea !!}

{{$home->amazing_feature_one_button_text}}

{{$home->amazing_feature_two_heading}}

{!! $home->amazing_feature_two_textarea !!}

{{$home->amazing_feature_two_button_text}}

{{$home->payment_heading}}

{!! $home->payment_description !!}

{{--
    --}} {{--
  • --}} {{--
  • --}} {{--
  • --}} {{--
--}}

{{$home->website_heading}}

  1. {{$home->website_step_1}}
  2. {{$home->website_step_2}}
  3. {{$home->website_step_3}}
  4. {{$home->website_step_4}}
  5. {{$home->website_step_5}}
  6. {{$home->website_step_6}}
Create Now
@endsection @section('script') @endsection