@extends('master.front') @section('title') {{__('Login')}} @endsection @section('content')
{{$message}}
{{ __('Not registered ?') }} {{ __('Register now') }}