@extends('admin.layout.app') @section('more-head') @endsection @section('main-content') OPERATIONS MANAGEMENT SYSTEM Weighbridge @include('includes.messages') {{csrf_field()}} {{method_field('PUT')}} Select TOC: Select TOC: @foreach ($ports as $port) id == $weighbridge->port_id) selected @endif>{{$port->name}} @endforeach Weighbridge Name @endsection @section('more-scripts') @endsection