@if(Auth::user()->user_type == 0 || Auth::user()->user_type == 1 || strpos(Auth::user()->permission, 'ঋ') !== false) @endif @foreach($citizens as $key => $item) @if(Auth::user()->user_type == 0 || Auth::user()->user_type == 1 || strpos(Auth::user()->permission, 'ঋ') !== false) @endif @endforeach
# নাম পিতা/স্বামী ওয়ার্ড নং মোবাইল ঠিকানাক্রিয়া
{{ ($citizens->currentpage()-1) * $citizens->perpage() + $key + 1 }} {{ $item->bangla_name }} @if( $item->bn_Husband_name != ''){{ $item->bn_Husband_name }} @else {{ $item->bn_father_name }} @endif {{ $item->p_bn_word }} {{ $item->phone }} {{ $item->p_bn_address }}