@extends('customer.layout.main') @section('css') @endsection @section('content') Tạo tài khoản ĐĂNG NHẬP @csrf @error('email') {{ $message }} @enderror @error('password') {{ $message }} @enderror Ghi nhớ tài khoản Hoặc đăng nhập với @endsection
{{ $message }}