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

Area Operator

Masukkan password operator untuk melanjutkan.

@csrf
@error('password')

{{ $message }}

@enderror
@endsection