@extends('layouts.master') @section('title', 'Pay run logs') @section("content") # {{__('Activity') }} {{__('Start Time') }} {{__('End Time') }} {{__('Duration') }} {{__('Created At') }} @endsection @push('scripts') @endpush