@extends('frontend.layout.app') @section('content')

{{@$cancel->heading}}

  • Home
  • {{@$cancel->heading}}

{!!@$cancel->content!!}

@endsection