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