@extends('layouts.app') @section('title', 'Login') @section('content')

User Login

@endsection @section('script') @endsection