@extends('layouts/gnr_layout') @section('title', '| Notice List') @section('content')
| {{ $SL }} | {{ $notice->name }} |
@foreach ($notice->branchId as $branchId)
Fatal error: Uncaught Error: Class "DB" not found in /home/shikkhaplus/public_html/guk_bk/resources/views/gnr/tools/notice/viewNotice.blade.php:49 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/guk_bk/resources/views/gnr/tools/notice/viewNotice.blade.php on line 49 |