@extends('layouts.app') @section('content')
{!! $gift->body !!}
{{ csrf_field() }}

@endsection