@extends('socialite::layouts.default') @section('content')
@include('promoters.create.partials.navigation')
@include('promoters.create.partials.about') @yield('main_content')
@endsection