@include('pages.file.detail.card_detail')
@if ($viewType == 'form')
@include('pages.file.detail.card_customer')
@include('pages.file.detail.card_file_template')
@endif
@include('pages.file.detail.card_system_properites')
@if ($viewType == 'form')
@endif
@include('pages.activity.detail.list.list_activity')
@if ($viewType == 'file')
@endif
@if ($viewType == 'form')
@endif