@extends('admin.layouts.app') @section('content')

Edit Bonus

@if($errors->any())
@endif
@csrf @method('PUT')
@endsection