@extends('report.report_layout') @section('title', $page_title) @section('search') {{--
--}} @endsection @section('report_table')
{{ trans('report.index') }} {{ trans('report.barcode') }} {{ trans('report.name') }} {{ trans('report.amount') }} {{ trans('report.safe_point') }} {{ trans('report.cost') }}
@endsection