@extends('layouts.admin') @section('title', 'Add New Product - ' . $supermarket->name) @section('content')
{{ $supermarket->name }}