@extends('layouts.layout_capture') @section('title', 'EndoCapture') @section('style') @endsection @section('modal') @endsection @section('content') @include('endocapture.home6.components.case.patients') @include('endocapture.home6.components.case.pre_procedure') @endsection @section('lpage') @endsection @section('rpage') @endsection @section('rppage') @endsection @section('script') @endsection