@section('page_content')
@csrf
@if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.
Enter the content of this section below exactly as you want it to appear. You can embed images, links, etc using the friendly toolbar. Please note that the overall width may vary in the actual page, but all the content will wrap smoothly to that width. It is recommended that you do not apply any extra formatting to the font as this will handled by the standard site-wide styles.
General
@if($post_type == 'page')
@else
  • @foreach($categories as $c)