@extends('layouts.app') @section('title','নিউজ সম্পাদন') @section('content') @section('breadcrumbs') {{ Breadcrumbs::render('news.edit',$news) }} @endsection