@extends('layouts.app') @push('style') @endpush @section('content')
@include('insights.components.leftpanel')
{{session('error')}} @else d-none"> @endif
@include('insights.facebook.pages-list')
@include('components.modal-delete-confirm') @push('scripts') @include('includes.datatablesjs') @endpush @endsection