{% extends "base.html" %} {% block title %}Admin Login — GoldBuy{% endblock %} {% block container_class %}container-auth{% endblock %} {% block content %} 🔒 Admin access This area is for the GoldBuy team only. {{ csrf_field() }} Admin password Show Log in {% endblock %}
This area is for the GoldBuy team only.