@extends('admin.layout') @section('page_title', 'New post') @section('admin_content')

Create post

@csrf
Hold Ctrl (Cmd on Mac) to select multiple.
@endsection @push('scripts') @endpush