@extends('layouts.contentNavbarLayoutBackend') @section('title', 'Edit Conference') @section('vendor-style') @endsection @section('page-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')
@csrf

Edit Conference

Enter conference data

Back
@endsection