@extends('app') @push('head-script') @endpush @section('page-title')
{{-- @if(session('error')) @endif --}}

@lang($pageTitle)

@if(!Auth::user()->organizations->isEmpty() && count(Auth::user()->organizations)>1)
@else
@endif Filter
@endsection @push('head-script') @endpush @section('content')
@endsection @push('footer-script') {{-- {!! $dataTable->scripts() !!} --}} {{-- --}} @endpush