@extends('layouts.master') @section('title', 'Dental | Proxima - Medical Management app') @section('title-topbar', 'Dental') @section('css') @endsection @section('fixedcontent') @if (Session::has('success'))
@endif @endsection @section('content'){{ __('basic.id') }} | {{ __('basic.name') }} | {{ __('basic.handle') }} |
---|---|---|
{{ $iteam->id }} | {{ $iteam->name }} | {{ __('basic.edit') }} |