<a href="{{ url('url') }}">url</a> <a href="{{ action('StudentController@urlTest') }}">action</a> <a href="{{ route('url') }}">route</a>