@extends('layouts.app') @section('content')
{{ __('Login') }}
@csrf {{$response_data['response_data']??''}}
@endsection