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