@extends('layouts.auth') @section('title') {{ __('words.Post Ad') }} @endsection @section('content') {{ __('detail.go back') }} {{ __('words.Post Your Ad') }} {{ __('attribute.Enter your ad title to get category suggestions, or select one manually from the options below.') }} {{__("attribute.Ad title")}}* 0/100 {{__("words.Category Recommendation")}} {{__("words.No Result Found")}} {{__("words.Search")}} {{ __('words.Choose A Category Manually') }} @foreach (getcategoryList() as $category) {{ __("category.$category->title") }} @endforeach @push('page_script') @endpush @endsection
{{ __('attribute.Enter your ad title to get category suggestions, or select one manually from the options below.') }}