@extends('layouts.dashboard') @section('css') @endsection @section('content')
@csrf

{{ __('Sales Annual Target Year ') .date('Y', strtotime($sales_forecast->start_date)) .' : ' .number_format($sales_forecast->sales_target) }}


Fatal error: Uncaught Error: Call to undefined function old() in /home/cfostools/public_html/cfohotel.evoqas.com/resources/views/client_view/forecast/allocations.blade.php:32 Stack trace: #0 {main} thrown in /home/cfostools/public_html/cfohotel.evoqas.com/resources/views/client_view/forecast/allocations.blade.php on line 32