• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

  • Register
  • Login
  • Search
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups

Customer data at onepage.blade.php

Knowledge Base
2
3
211
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N
    nessuno last edited by 25 Nov 2020, 15:36

    Hi,
    Please, how do I access customer data from onepage.blade.php ( within a div ) ?
    All I could do was get customer_id via customer-info.blade.php.
    Thanks in advance for any guidance / help,
    s

    1 Reply Last reply Reply Quote 0
    • devansh-webkul
      devansh-webkul last edited by 26 Nov 2020, 04:22

      Hi @nessuno,

      Use {{ auth('customer')->user() }} to get current customer.

      N 1 Reply Last reply 26 Nov 2020, 10:00 Reply Quote 1
      • N
        nessuno @devansh-webkul last edited by 26 Nov 2020, 10:00

        @devansh-webkul Thank You !

        1 Reply Last reply Reply Quote 0
        3 out of 3
        • First post
          3/3
          Last post