@extends('layouts.master') @section('content')
Other Services Edit Other Services {{-- Forms --}} {{-- Form Layouts --}}

Edit Other ServicesOther Services List

{{--

--}} {{--
--}}
Edit Other Services
@csrf @if (count($errors) > 0)
@foreach ($errors->all() as $error) @endforeach
@endif
@endsection