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