view
spatie/ignition
The
view
function retrieves a
view
instance:
<?php
return
view
(
'auth.login'
);