@extends('layouts.app-guest') @section('content') @include('_components.partials.register-login-forms', ['type' => 'login']) @endsection