@extends('lay.dnekcab.retsam') @section('title') {{ $page_title }} @endsection @section('page-content')

@lang('meetings.edit')

@csrf @method('POST') {{-- Can change to 'PUT' if necessary, based on the route definition --}}
id() !== $meeting->created_by ? 'disabled' : '' }}>
id() !== $meeting->created_by ? 'disabled' : '' }}>
id() !== $meeting->created_by ? 'disabled' : '' }}>
id() !== $meeting->created_by ? 'disabled' : '' }}>
@endsection