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