{{-- --}} {{-- --}}
{!! Form::open(['route' =>'signin_path', 'id' =>'sign_in','class' => 'md-float-material form-material m-t-40 m-b-40']) !!}

AUTHENTIFICATION

{{--

Authentification

--}}
@if ((Session::has('error'))) {{ Session::get('error') }} @endif
{!! Form::text('username', old('username'), ['class'=>'form-control', 'id' => 'username','required' ,'autofocus']) !!}

Pour toute assistance (24h / 24 - 7j / 7)

: 27 23 55 05 30 / 01 41 21 44 44

: info@vitalis-ci.com

{!! Form::close() !!}