{{--
--}}
{{--
--}}
image {{--
--}}

@foreach ($gstr1_chats as $gstr1_chat) @endforeach {{ $gstr1_chat->firm_name }} : {{ $gstr1_chat->return_type_gstr1 }} : {{ $gstr1_chat->year }}
{{--

--}} @if ($gstr1_chat->team) {{ $gstr1_chat->team->first_name }} @elseif (Auth::guard('admin')->user()->id == $gstr1_chat->picked_admin_id) {{ Auth::guard('admin')->user()->name }} @else Pick @endif   @if (Auth::guard('admin')->user()->id == $gstr1_chat->picked_admin_id) {{-- @if ($gstr1_chat->team_id == null) --}} Re-Assignment @endif  

@if ($gstr1_chat->gstr1_file_status == 'Received') @else @endif {{--
--}} {{--
--}} {{-- {{dd($firm->firms->firm_name)}} --}} {{--

Firm Name: my firm

--}}
{{-- @if ($gstr1_chat->picked == false) Pick @else @if (Auth::guard('admin')->user()->id == $gstr1_chat->picked_admin_id) {{ Auth::guard('admin')->user()->name }} @else {{ $gstr1_chat->team->first_name . ' ' . $gstr1_chat->team->last_name }} @endif @endif --}}
{{-- @if (Auth::guard('admin')->user()->id == $gstr1_chat->picked_admin_id) @if ($gstr1_chat->team_id == null) Re-Assignment Re-Assignment @else Assign To {{ $gstr1_chat->team->first_name }} @endif @else @endif --}}
{{-- --}} {{--
--}}
{{-- @if ($gstr1_chat->gstr1_file_status == 'Error') --}}
{{-- --}} @push('custom-scripts') {{-- --}} @endpush