@section('page-title', __tr("Manage Gifts"))
@section('head-title', __tr("Manage Gifts"))
@section('keywordName', strip_tags(__tr("Manage Gifts")))
@section('keyword', strip_tags(__tr("Manage Gifts")))
@section('description', strip_tags(__tr("Manage Gifts")))
@section('keywordDescription', strip_tags(__tr("Manage Gifts")))
@section('page-image', getStoreSettings('logo_image_url'))
@section('twitter-card-image', getStoreSettings('logo_image_url'))
@section('page-url', url()->current())