@extends('merchant.layouts.app') @section('title', 'Profil Merchant') @section('page_title', 'Profil') @section('content')
{{ $merchant['email'] ?? '-' }}
{{ $message }}