@if($response['status'] == true)

Congratulations!



{{ $response['data'] }}.



@else

Some Thing Went Wrong!



{{ $response['data'] }}.



@endif