@extends('admin.layouts.app') @section('title','Edit news - ' . $news->name) @section('content')
Save