@extends('backend.layouts.app') @section('content') @section('page-css') @endsection @php use App\Upload; $getAllProfileImage = []; @endphp {{-- New Design --}}

{{ translate('All Keywords') }}

{{--
@csrf
--}} {{-- Download Excel File
--}}
{{ translate(' Keyword List') }}
Selected Keyword (0)
@endsection @section('modal') @include('modals.delete_modal') {{-- Update Modal --}} @endsection @section('script') @endsection