@extends('views.layouts.master') @section('content')

wishlist

@forelse ($listType1Book['Book'][0]['Page'] ?? [] as $wish) {{-- --}} @empty @endforelse
Serial Product Name Price status shopping action
{{ $wish['C3'] }}
product
{{ $wish['C4'] }}
{{ number_format($wish['C6']) }} 원
품절
재고있음
@csrf
{{-- --}}
@csrf
위시 리스트가 비어있습니다
{{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}}
@endsection @push('js') @endpush