@extends('admin.layout.master') @section('title', 'Chat') @section('content')
{{--
--}}
image {{--
--}}

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

{{-- @if (!empty($user)) {{ $user->name }} @endif --}}

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

Firm Name: my firm

--}}

{{-- @if (!empty($user)) {{ $user->name }} @endif --}}

{{--
--}} {{--
--}} {{-- --}} {{-- --}} @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 {{-- --}} {{--
--}} {{--
--}}
{{-- --}} {{--
--}}
  • avatar

    @php $data = []; if (!empty($gstr1_chat)) { if (!empty($gstr1_chat->gstr1_file)) { $data = json_decode($gstr1_chat->gstr1_file); } } @endphp @if ( $gstr1_chat->gstr1_file_status == 'Received' || $gstr1_chat->gstr1_file_status == 'Not Received' || $gstr1_chat->gstr1_file_status == 'Under Process' || $gstr1_chat->gstr1_file_status == 'Error' || $gstr1_chat->gstr1_file_status == 'Filed' || $gstr1_chat->gstr1_file_status == 'Filed Successfully' || $gstr1_chat->gstr1_file_status == 'Ready to File') {{ $gstr1_chat->return_type_gstr1 }} {{ $gstr1_chat->year }} - Received Successfully
    Comment: {{ $gstr1_chat->gstr1_comment }}
    @foreach ($data as $datas) View File @endforeach @else {{-- {{ $message->message }} --}} @endif.

    {{ $gstr1_chat->gstr1_date }} | {{ $gstr1_chat->gstr1_time }}
  • avatar

    @if (Auth::guard('admin')->user()->id == $gstr1_chat->picked_admin_id) {{ $gstr1_chat->return_type_gstr1 }} {{ $gstr1_chat->year }} - Successfully Picked By Admin @endif

    {{ $gstr1_chat->gstr1_date }} | {{ $gstr1_chat->gstr1_time }}
  • @if ($gstr1_chat->gstr1_file_status == 'Received')
  • avatar

    @if ($gstr1_chat->gstr1_file_status == 'Received') {{ $gstr1_chat->return_type_gstr1 }} {{ $gstr1_chat->year }} is now Received Successfully @endif

    {{ $gstr1_chat->gstr1_date }} | {{ $gstr1_chat->gstr1_time }}
  • @endif @if ($gstr1_chat->gstr1_file_status == 'Under Process')
  • avatar

    @if ($gstr1_chat->gstr1_file_status == 'Under Process') {{ $gstr1_chat->return_type_gstr1 }} {{ $gstr1_chat->year }} is now Under Process Successfully @endif

    {{ $gstr1_chat->gstr1_date }} | {{ $gstr1_chat->gstr1_time }}
  • @endif @if ($gstr1_chat->gstr1_file_status == 'Error')
  • avatar

    @if ($gstr1_chat->gstr1_file_status == 'Error') {{ $gstr1_chat->return_type_gstr1 }} {{ $gstr1_chat->year }} is now Error Successfully @endif

    {{ $gstr1_chat->gstr1_date }} | {{ $gstr1_chat->gstr1_time }}
  • @endif @if ($gstr1_chat->gstr1_file_status == 'Filed')
  • avatar

    @if ($gstr1_chat->gstr1_file_status == 'Filed') {{ $gstr1_chat->return_type_gstr1 }} {{ $gstr1_chat->year }} is now Filed Successfully @endif

    {{ $gstr1_chat->gstr1_date }} | {{ $gstr1_chat->gstr1_time }}
  • @endif @if ($gstr1_chat->gstr1_file_status == 'Filed Successfully')
  • avatar

    @if ($gstr1_chat->gstr1_file_status == 'Filed Successfully') {{ $gstr1_chat->return_type_gstr1 }} {{ $gstr1_chat->year }} is now Filed Successfully @endif

    {{ $gstr1_chat->gstr1_date }} | {{ $gstr1_chat->gstr1_time }}
  • @endif @if ($gstr1_chat->gstr1_file_status == 'Ready to File')
  • avatar

    @if ($gstr1_chat->gstr1_file_status == 'Ready to File') {{ $gstr1_chat->return_type_gstr1 }} {{ $gstr1_chat->year }} is now Ready to File Successfully @endif

    {{ $gstr1_chat->gstr1_date }} | {{ $gstr1_chat->gstr1_time }}
  • @endif @if ($gstr1_chat->gstr1_file_status == 'Not Received')
  • avatar

    @if ($gstr1_chat->gstr1_file_status == 'Not Received') {{ $gstr1_chat->return_type_gstr1 }} {{ $gstr1_chat->year }} is now Not Received Successfully @endif

    {{ $gstr1_chat->gstr1_date }} | {{ $gstr1_chat->gstr1_time }}
  • @endif
{{-- @if ($gstr1_chat->gstr1_file_status == 'Error') --}}
@endsection @push('custom-scripts') @endpush @push('plugin-styles') @endpush @push('plugin-scripts') {{-- --}} {{-- --}} @endpush @push('custom-scripts') @endpush