@extends('layouts.login') @section('content')
@lang('login.title')
@csrf
@endsection