@extends('izin_tamu.layout') @section('title', 'Login Security') @section('content')
Logo

Login Security

@if ($errors->any())
{{ $errors->first() }}
@endif
@csrf
← Kembali ke Halaman Utama
@endsection