@extends('layouts.note_layout') @section('title', 'EndoCapture') @section('con-top') @endsection @php $app_name = app_name(); @endphp @section('style') @endsection @section('content')
@csrf
img-fluid
@endsection @section('script') @endsection