@extends('front.layouts.main') @section('title'){{ @trans('seo.mystery_shopper_title') }}@endsection @section('description'){{ @trans('seo.mystery_shopper_desc') }}@endsection @section('img-url'){{ asset('img/services/mystery_shopper/mp_become_a_mystery_shopper.png') }}@endsection @section('content')
@include('front.modules.home.common.blog-news')
@endsection