@extends('layouts.app') @section('content')
{{translate('Manage Popular Searches')}}

@csrf

{{translate('Add Popular Searches Information')}}

@endsection