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

{!!$noc_certificate->content!!}

@endsection @push('scripts') @endpush