withHeaders([ 'secret' => 'superman' ]) ->post($url, $data) ->json(); return $response; } }