@extends('site.master') @section('main-content')

{{ isset($record->name) ? $record->name : '' }}

{{ isset($record->name) ? $record->name : '' }}
    @php $parent_dept = ''; @endphp @foreach ($departments as $department) @endforeach
@if ($record)
page_content
{!! isset($record->description) ? html_entity_decode($record->description, ENT_QUOTES, 'UTF-8') : '' !!}
@endif
के तपाईं आफूले हेरेको जानकारीबाट सन्तुष्ट हुनुहुन्छ?
{{--
@if (!empty($record->image)) @else @endif
{!! $record->description !!}
@if (!empty($record->file)) Download @endif
@include('site.sidebar.sidebar')
आईईसी सामग्रीहरू
--}} @endsection