@extends('content.dashboard.dashboards-analytics') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('content')
@can('foners.create') @endcan
@include('flash::message')
@include('foners.table')
@endsection