@extends('merchant.layout.mainlayout') @section('merchantContent')
Merchant Dashboard
@if (session('status')) @endif You are logged in as an merchant!
@endsection