@extends('layouts.layout_capture') @section('title', 'EndoCapture') @section('style') @endsection @section('modal') @endsection @section('content') @include('terra.components.list_head') @include('terra.components.list_main') @endsection @section('lpage') CASES LIST @endsection @section('rpage') Cases List @endsection @section('rppage') Study List @endsection @section('script') @endsection