@extends('layouts.app') @section('title', __('accounting-reports::lang.ratio_analysis')) @section('content') @lang('accounting-reports::lang.ratio_analysis') Filters @lang('accounting-reports::lang.location') @lang('accounting-reports::lang.all_locations') @foreach($locations as $locationId => $locationName) {{ $locationName }} @endforeach @lang('accounting-reports::lang.start_date'): @lang('accounting-reports::lang.end_date'): @lang('accounting-reports::lang.view') @lang('accounting-reports::lang.export') Principal Ratios Loading ratio analysis... Ratio Name Value Formula @endsection @section('javascript') @endsection
Loading ratio analysis...