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