@extends('layouts.main') @section('customcss') @endsection @section('pagecontent')

@lang('sistema.equity_report.equity')

{{--
--}}
@endsection @section('customjs') @if (session('msg')) @endif @endsection