@extends('admin.layouts.app') @push('page-css') @endpush @push('page-header')

Gestion Interventions

@endpush @section('content')
@csrf @method("PUT")
Annuler
@endsection @push('page-js') @endpush