@extends('admin.layouts.master') @section('css') @endsection @section('page-header') @endsection @section('content')
@csrf
@foreach($languages as $language)
@endforeach

Help Hint for Redirect URL

Influencer: https://hi5developers.com/lootit/public/api/v1/productsByInfulencer/add_here_Influencer_id

Category: https://hi5developers.com/lootit/public/api/v1/productsByCategory/add_here_Category_id

Product Detail Page: https://hi5developers.com/lootit/public/api/v1/productDetail/add_here_product_id

{{config('languageString.cancel')}}
@endsection @section('js') @endsection