@extends('layouts.master-without-nav') @section('title') Login 2 @endsection @section('body') @endsection @section('content')
@endsection @section('scripts') @endsection