@extends('layouts.main') @section('main-container') @section('style') @endsection

Update Feature & Benefits

@if(Session::has('message')) @endif
@csrf
@if(!empty($nxt->image)) @endif
@endsection @section('script') @endsection