@extends('admin.layout.app') @section('more-head') @endsection @section('main-content') PARKING MANAGEMENT SYSTEM Lbc @include('includes.messages') {{ csrf_field() }} {{ method_field('PUT') }} Name Phone Email Address {{ $lbc->address }} code @endsection @section('more-scripts') @endsection