@extends('template.app') @section('meta') @endsection @section('title') CNG Kit Update @endsection @section('styles') @endsection @section('content')
@csrf @method('PATCH')
Back
@endsection @section('scripts') @endsection