@extends('admin.layouts.app') @section('container', 'dashboard-container-md') @section('title', d_trans('AI Review Writer')) @section('header_title', d_trans('AI Review Writer')) @section('form', true) @section('content')
@csrf
@push('styles_libs') @endpush @push('scripts_libs') @endpush @endsection