@extends('Layouts.master') @section('title') LOGIN @endsection @section('content') @include('includes.message-block')

LOGIN

has('password') ? 'has-error' : '' }}>

forgot password

Dont have account , sign up !

@endsection