@extends('master.front') @section('title') {{__('Login')}} @endsection @section('content')
{{$message}}
{{__("$errmsg")}}
{{ __("Already have an account ?") }} {{ __('Login now') }}