@extends('layouts.admin') @section('heading', $shop->exists ? 'Edit shop' : 'Add shop') @section('subheading', $shop->exists ? 'Update shop details.' : 'Register a new shop in the system.') @section('content')
Reset owner login
@if(!$owner)No owner account found for this shop.
@else @endif