@extends('admin.layouts.app') @section('content')
{{ $errors->first('name') }}
{{ $errors->first('amount') }}