@extends('admin.layout.app') @section('main-content')
PARKING MANAGEMENT SYSTEM
Product
@include('includes.messages')
{{csrf_field()}} {{method_field('PUT')}}
Name
@endsection @section('more-scripts') @endsection