@extends('admin.layout.app') @section('more-head') @endsection @section('main-content') PARKING MANAGEMENT SYSTEM Edit Container Details For Inspection @include('includes.messages') {{csrf_field()}} {{method_field('PUT')}} Container Number Select Container Size Select Container Size size == '40 footer') selected @endif >40" (footer) size == '20 footer') selected @endif value="20 footer">20" (footer) Select Container Type Select Container Type type == 'Universal') selected @endif>Universal type == 'Branded') selected @endif>Branded Container Location Other Features {{$container->other_features}} @endsection @section('more-scripts') @endsection