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

Login

@csrf
@endsection