@extends('layouts.auth') @section('content')

{{Helper::getLang('already have an account ?')}}

{{Helper::getLang('Sign in')}}
@endsection @section('scripts') @endsection