@if( ! Request::ajax() ) @extends('layouts.app') @section('content')
{{ __('Login') }}
@endif @if( ! Request::ajax() )
@endsection @endif