@extends('dash.layouts.app') @section('title') Create Services @endsection @section('css') @endsection @section('breadcrumb') @endsection @section('content')

Create Service FAQ ( {{$service->title}} )

@csrf
Back
@endsection @section('js') @endsection