@extends('../cms.layout') @section('main')

The Prorammes

Staff
@foreach ($data as $pr) {{-- --}} {{-- --}} {{-- --}} {{-- add view button --}} @endforeach
Date Icon Image Abbreviation Name AuthoredBy Grantees Edit Delete
Date Icon Image Abbreviation Name AuthoredBy Grantees Edit Delete
{{ $pr->created_at }} icon icon {{ $pr->abbreviation }} {{ $pr->name }} {{ $pr->published }}{{$pr->abouttext}}{{ $pr->authoredby }}{{!! $pr->info !!}} Manage Grantees Edit Delete
{{-- @foreach ($data as $pr) @endforeach --}} @foreach ($data as $pr) @endforeach
@endsection