@extends('backend.layout.master-tailwind') @section('title', __('Category CTA Settings')) @section('content')

{{ __('Category CTA Settings') }}

{{ __('Call-to-action text and link shown on the category section') }}

@csrf
@endsection