@extends('Frontend.Layouts.modal') @section('title', trans('admin.logs')) @section('body')
@include('Frontend.SendCommand.schedule.logs_table')
@stop