@extends('layouts.admin') @section('content')
{{$meeting->mtopic}} @include('admin.errors.form-errors')

Update Shared Password

@csrf
{{--
--}}
@endsection @section('admin-js') {{-- draw all data tables --}} @endsection