@extends('includes.layouts.admin') @section('page-title') Edit Cms @endsection @section('content')

Edit Accounting Software

@csrf @method('PUT')
title!="business-logo"?'hidden' : ''}}> {{-- --}}
{{ $errors->first('description') }}
@endsection @section('scripts') @endsection