Important PDF Create

@include('layouts.admin.alerts') @if (count($pdf)>0) @foreach ($pdf as $item) {{-- --}} @endforeach
# PDF Action
{{ $no++ }}{{ $item->pdf_name }}{{ $item->pdf_name }} Edit
@csrf
@else No PDF Added Yet @endif