@extends('admin.layouts.app') @php $document_data = @$document_data; $document_section_type = config('common.document_section'); if(!empty($agency_type) && $agency_type == 3) { unset($document_section_type[1]); } @endphp @section('content')