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

{{ __('All Image Prompts') }}

{{ __('Create New Prompt') }}
{{ __('Title') }} {{ __('Prompt') }} {{ __('Status') }} {{ __('Updated On') }} {{ __('Actions') }}
@endsection @section('js') @endsection