@extends('templates.app') @section('content') @include('templates.navbar')
{{ $company->heading }}

{!! $company->detailed_description !!}

Duration

{{ $company->duration }}

Price

INR {{ $company->price }} {{ $company->actual_price }}

Enroll Now
@endsection