@extends('layouts.app') @section('content')
CREAR ORDEN DE SERVICIO
@include('order.create.form') @include('order.modals.service') @include('order.modals.configure-service')
@endsection