@extends('layouts.appindex') @section('title', 'EndoCapture') @section('style') @endsection @section('content')

{{ $id }}


endoindex
terralink

@php $swicth = 'EndoCAPTURE.superadmin.component.switch'; $textbox = 'EndoCAPTURE.superadmin.component.textbox'; @endphp @component($textbox, ['type' => 'admin', 'name' => 'project', 'id' => 'project']) @endcomponent
@endsection @section('script') @endsection