@extends('admins.dashboard') @section('content')
{{ $conf->name }} Edit Conference
@include('forms.conference.single')
@endsection