@extends('layouts.main') @section('title') Featured Services: Create @endsection @section('content')
@csrf @include('featured.partials.form')
 Cancel
@endsection