@extends('admin.layouts.master') @section('title','All Announcement') @section('maincontent') @include('admin.layouts.topbar',$data)
# | {{ __('Announcement') }} | {{ __('Course') }} | {{ __('Status') }} | {{ __('Action') }} |
---|---|---|---|---|
1 | {{$announ->announsment}} | {{$announ->courses->title}} |
Delete{{ __('Are You Sure ?')}}{{ __('Do you really want to delete')}} ? {{ __('This process cannot be undone.')}} |