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

{{ __('AI Tools List') }}

{{ __('AI Tool') }} {{ __('Title') }} {{ __('Description') }} {{ __('Image') }} {{ __('Status') }} {{ __('Actions') }}
@endsection @section('js') @endsection