@extends('layouts.admin') @section('css') @endsection @section('content')

Edit News

@csrf @method('PUT')
Cancel
@endsection @section('js') @endsection