@extends('layouts.master') @section('title') Services @endsection @section('extra-css') @endsection @section('index')
Services
@csrf
@error('category_id') @enderror
@error('title') @enderror
Browse
@error('image') @enderror
@endsection @section('extra-script') @endsection