@extends('partials.main') @section('title') {{ 'Blog' }} @endsection @section('content')

{{ $banner->heading }}

{{ $banner->subheading }}

  1. Home
  2. {{ $banner->heading }}

{{$plan->name}}

{!!$plan->description!!}

{!!$sty->name!!}

{!!$sty->description!!}

{{$des->name}}

{!!$des->description!!}
@endsection