@extends('admin.layout.app') @section('more-head') @endsection @section('main-content') OPERATIONS MANAGEMENT SYSTEM OPERATIONS @include('includes.messages') {{csrf_field()}} @method('POST') Name Labour Supply Company: Select Labour Supply Company. @foreach ($gangs as $gang) {{ strtoupper($gang->gang_name) }} @endforeach Ghana Card ID date of birth Residence Bank Account @endsection @section('more-scripts') @endsection