@extends('layouts/gnr_layout') @section('title', '| Notice List') @section('content')

NOTICE LIST

@if ($notices) @foreach ($notices as $notice)
{{ $SL }} {{ $notice->name }} @foreach ($notice->branchId as $branchId)
Fatal error: Uncaught Error: Class "DB" not found in /home/shikkhaplus/public_html/demo_bk/resources/views/gnr/tools/notice/viewNotice.blade.php:49 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/demo_bk/resources/views/gnr/tools/notice/viewNotice.blade.php on line 49