@extends(!in_array(\Auth::user()->role, [10, 15]) ? 'layout' : 'layoutfrontdesk') @section('title', $title) @section('css') @endsection @section('content')
{{--
--}}
{{--
--}}
@csrf
@include('gl-closed-year.balance-sheet-list')
@endsection @section('js') @endsection