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

Add New Bonus

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