@extends('admin/layouts.master') @section('title', 'Update Big Blue Settings') @section('body')
@include('admin.message')
Update BigBlue Button Salt Key and Server URL :
@csrf
@endsection @section('script') @endsection