@extends('layouts.app',['menu_type'=>'crm']) @php Fun::lang(); @endphp @section('style') @endsection @section('main') @if(canOrSeller('Activity Calendar'))
 

{{ __("auth.activities_schedule") }}

Done, Pending

@if(canOrSeller('Activity Calendar')) @endif @if(canOrSeller('Activity List')) @endif
@endif @endsection @section('script') @endsection