@extends('admin.layout.app') @section('more-head') @endsection @section('main-content') OPERATIONS MANAGEMENT SYSTEM OPERATIONS @include('includes.messages') {{csrf_field()}} @method('PUT') Name Labour Supply Company: Select Labour Supply Company. @foreach ($gangs as $gang) gang_id == $gang->id) selected @endif>{{ strtoupper($gang->gang_name) }} @endforeach Ghana Card ID date of birth Residence Bank Account Passport Picture: @if ($gang_member->picture_url != NULL) Picture: @endif @endsection @section('more-scripts') @endsection