@extends('layouts.master') @section('contain')

Give A Way

{{--
Data table example
--}}
@php $num = 1; @endphp @forelse($announcment as $a) @empty

Giveaway is not available!

@endforelse
S.No Title Url Description Media Action
{{ $num++ }} {{ @$a->title }} @if(@$a->url) Go @else - @endif {!! @$a->description !!} Not Available
@csrf @method('DELETE')
@endsection