@extends('admin::layouts.master') @section('title','E-SHOP || Tenant Create') @section('content')
@lang('partials.edit')
@include('tenant::partials.form')
@endsection