@extends('layouts.main') @section('main-container') @section('style') @endsection Update Feature & Benefits @if(Session::has('message')) {{ Session::get('message') }} @endif @csrf Title Description {{ $difference->content }} Image @if(!empty($difference->image)) @endif Sorting Status Disable Enable Draft @endsection @section('script') @endsection
{{ Session::get('message') }}