@extends('layouts.auth.default') @section('content')
Login V2

{{__('lang.login')}} 馃憢

{{__('lang.admin_welcome_text2')}}

@if(Session::has('error')) @endif
@endsection