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