{{ __('titles.website_admin') }}

{{ __('titles.welcome_login') }}

@if ($errors->has('error'))
{{ $errors->first('error') }}
@endif