@extends('panel.layouts.content.app') @section('content')
Editar un premio {{ $reward->name }}
@include('panel.rewards.partials.edit')
@endsection