@extends('layouts.main', ['title' => 'Accidents Profile | LOGISTICS']) @section('navigation') @stop @section('title', 'Accident Profile') @section('msghead_menu')
  • @endsection @section('contentinner')
    @include('HSE.accidents.includes.accident_update_tab')
    Sn Vehicle No Trailer No Driver Company
    @endsection