@extends('back.layouts.main') @section('title', $title) @section('content') @include('back.reports._print_header') @include('back.reports.profit.filter')
@include('back.reports.profit._table')
@include('back.reports.partials.style') @stop @push('header') @endpush