@extends('layouts.default', ['appTopMenu' => true]) @php use App\Http\Controllers\Da\DaController; @endphp @section('title', 'Notesheet') @push('scripts') @endpush @section('content') @php $fn=''; $anr_id=''; $anr_no=''; $anr_year=''; $tid=''; @endphp @foreach($anr_details as $item_anr) @php $anr_id=$item_anr->id; @endphp @endforeach @if(!empty($user_post)) @if(count($user_post)>0) @foreach($user_post as $item)

Notesheet View & Compliance

@include('legalservices.anr_status',array('anrid' => $anr_id, 'status' => 'status')) @if(!empty($notesheet)) @if(count($notesheet)>0) @foreach($notesheet as $item1) @if(!empty($notices)) @endif
@if($item->post_name=='Member Secretary')