@extends('layouts.horizontal', ['title' => 'SMS Log', 'topbarTitle' => 'SMS Log']) @section('css') @vite(['node_modules/flatpickr/dist/flatpickr.min.css']) @vite(['node_modules/select2/dist/css/select2.min.css']) @endsection @section('content')

SMS Log

ID SMS Message Receiver Date Sent Using Actions
@endsection @section('scripts') @endsection