@extends('back.layouts.main') @section('title' , 'سحب الهدايا') @section('content')
@livewire('gift-store')
@stop