@extends(theme('auth.layouts.app')) @section('content')
{{__('common.You have already an account?')}} {{__('common.Login')}}
@include(theme('auth.login_wrapper_right'))
@endsection