@extends('includes.layouts.admin') @section('page-title') Add Add-on Services @endsection @section('content')

Add Add-on Services

@csrf
{{ $errors->first('description') }}
{{ $errors->first('howItworks') }}
{{--
add
--}}
{{-- --}}
@endsection @section('scripts') @endsection