@extends('layouts.master') @section('title'){{translate('organisation report')}} @endsection @section('content')
{{translate('organisation report')}}
{{translate('name')}} {{ translate('description') }} {{ translate('action') }}
{{translate('product summary report')}} {{translate('products_summary_report_description')}}
{{translate('general report')}} {{translate('general_report_description')}}
@endsection @section('footer-scripts') @endsection