@extends('backend.layouts.app') @section('content')
{{ translate('Sitemap Generation History') }}
| # | {{ translate('File Name') }} | {{ translate('File Size') }} | {{ translate('Last Modified') }} | {{ translate('Mime Type') }} | {{ translate('Sitemap URL') }} | {{ translate('Actions') }} | |
|---|---|---|---|---|---|---|---|
| {{ $key+1 }} | {{ $info['file_name'] }} | {{ $info['file_size'] }} | {{ $info['last_modified'] }} | {{ $info['mime_type'] }} | {{ $info['url'] }} | ||