@extends('layouts.master_login') @section('title') เข้าสู่ระบบเอเยนต์ @endsection @section('loginBg') background: url('{{ asset("assets/lt99/bg_login_lg_99_2025.jpg") }}') fixed; @endsection @section('button') เข้าสู่ระบบเอเยนต์ @endsection @section('additionalInput')

เข้าสู่ระบบเอเยนต์

@endsection @section('redirectTo') '{{ route("agent.dashboard") }}' @endsection