@extends('layouts.app') @section('css') @endsection @section('page-header') @endsection @section('content')

{{ __('All My Generated Images') }}

{{ __('Image') }} {{ __('Resolution') }} {{ __('Created On') }} {{ __('Actions') }}
@endsection @section('js') @endsection