@extends('frontend.auth.app') @section('title', _trans('auth.Sign In')) @section('content')
{{ _trans('auth.welcome back please login to your account') }}
@if (session('error'))