@extends('layouts.auth') @section('content')

{{ __('ui.auth.login') }}

@csrf
@endsection