@extends('back.layouts.main') @section('title' ,__('back.gifts')) @section('content')
@method('PUT')
@csrf @include('back.gifts.form')
@stop @section('breadcrumbs') @stop