@extends('partials.layouts') @section('content')
@csrf @if ($news->id) @method('PUT') @endif
@endsection