@extends('layouts.admin_layout') @section('title', 'Edit Corporate Governance Pdf') @section('content') Edit Corporate Governance Pdf Home Manage Corporate Governance Pdfs Edit Corporate Governance Pdf Edit Corporate Governance Pdf @csrf Category Select Category @foreach($corporate_governance_categories as $corporate_governance_category_row) id == $corporate_governance_pdf->corporate_governance_category_id) selected @endif>{{$corporate_governance_category_row->corporate_governance_category_title}} @endforeach PDF* View PDF Name Status Active display_status)) selected @endif>Inactive @endsection