@extends('admin.layout.app') @section('main_title', 'Tixstock Log') @section('title', 'Tixstock Log') @section('sub_title', 'Control Panel') @push('styles') @endpush @section('content')
@if($uniqueLogIds->count() > 0)
@endif
Batch Id Event Name Event Date Created At Action
@endsection @push('scripts') @endpush