@extends('backend.layouts.master') @section('title') Quản lý Quà tặng @endsection @section('page-header')

Chỉnh sửa Quà tặng

@endsection @section('admin-content')
@include('backend.layouts.partials.messages')
@method('PUT') @csrf

Chỉnh sửa Quà tặng

Ảnh
@endsection @section('scripts') @endsection