@extends('layouts.pdf') @section('title') {{ $extra['module_name'] }} @endsection @section('content')
{{--
 
--}}

{{__('lang.draft_noc_caps')}}





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

{!! $content !!}

@stop