@extends('includes.layouts.admin') @section('page-title') Edit Cms @endsection @section('content') Edit Accounting Software Home Edit Accounting Software @csrf @method('PUT') title!="business-logo"?'hidden' : ''}}> {{-- --}} Description * {!! $cmsDetails->description !!} {{ $errors->first('description') }} Save @endsection @section('scripts') @endsection