@extends('layouts.contractheader') @section('page-title') {{ __('NOC') }} @endsection @section('content')

{{-- @dd($Offerletter) --}}

{!!$noc_certificate->content!!}

@endsection @push('script-page') @endpush