Title
This commit is contained in:
parent
98a61f68dc
commit
e0ee6f0e10
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
@extends('layout/template')
|
||||
|
||||
@section('title', "{{ $tenant->name }}")
|
||||
|
||||
@section('content')
|
||||
<div class="row" style="margin-top: 20px;">
|
||||
<div class="col-md-12">
|
||||
|
|
Loading…
Reference in a new issue