{{ __('Dashboard') }} {{ __('Posts') }} {{ $title }}
@csrf @foreach ($categories as $category) {{ $category->name }} @endforeach
{{ __('Cancel') }}