@extends('layouts.admin') @push('title') {{ $team->name }} - Team | @endpush @section('content') @push('css') @endpush
SL | ID | Name | Phone | Present Address | Permanent Address | Office Address | Refer Name | Refer ID | Joining Date | Assigned Time | Cheque No | Amount | Action | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0) @foreach(Session::get('team_search') as $ck) {{ $ck==$member->id ? 'checked' : '' }} @endforeach @endif type="checkbox" id="mm_id{{$member->id}}" class="mm_id" onclick="get_mm_id({{ $member->id }})" value="{{ $member->id }}"> | {{ $key+1 }} | @if($member->user_data) {{ cn($member,'user_data.user_id','0') }} |