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

{!!$noc_certificate->content!!}

@endsection @push('scripts') @endpush