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