@extends('layouts.app') @section('title') Workbench Protocols @endsection @section('breadcrumb')

{{__('Workbench Protocols')}}

@endsection @section('content')
@can('create_project_samples') {{__('Create')}} @endcan
@csrf
{{__('Import')}}
# WPS No. No. of Samples Start Date and Time End Date and Time Personnel {{ __('Action') }}
@endsection @section('scripts') @endsection