@extends('frontEnd.layouts.master') @section('title','Customer Login') @section('content') কাস্টমার লগিন @csrf মোবাইল নাম্বার @error('phone') {{ $message }} @enderror পাসওয়ার্ড @error('password') {{ $message }} @enderror পাসওয়ার্ড ভুলে গেছেন? লগিন একাউন্ট না থাকলে? রেজিস্ট্রেশন করুন @endsection @push('script') @endpush
কাস্টমার লগিন
একাউন্ট না থাকলে?