@extends('layouts.app') @section('title', 'Create Invoice') @php($prefix = auth()->user()->role === 'admin' ? 'admin.' : 'user.') @section('content')
Please enter a numeric value only (e.g., 500 or 500.50).
{{ $message }}