@extends('backend.superadmin.index') @section('body')

{{$heading}} | {{$speaker->name}}

@include('layouts.message')
{{csrf_field()}}

General Information


Full name *
Designation *
Expertise Area
@if(isset($speaker->photo))
@else
@endif
About Speaker

Social Links


@endsection