@extends('marketplace::layout.layout') @section('title',__('marketplace::home.Merchant |Profile')) @section('content')
@MerchantHasRole(['show basic info_profile']) @endMerchantHasRole @MerchantHasRole(['show files_profile']) @endMerchantHasRole @MerchantHasRole(['show iban info_profile']) @endMerchantHasRole @MerchantHasRole(['show packages_profile']) @endMerchantHasRole
@endsection