{{-- {{ dd(Storage::disk('certificate')->getAdapter()->getPathPrefix()) }} --}} @extends('layouts.app') @push('css') @endpush @section('content')

View Certificate

List of Certificates
@if ($certificates != null) @foreach ($certificates as $certificate) @endforeach @else @endif
SL. Course Venue Batch Actions
{{ $loop->iteration }} {{ $certificate->course_name }} {{ $certificate->venue_name }} {{ $certificate->batch_name }} full_path) }} target="_blank">Download
No certificates to show
@endsection @push('js') @endpush