@extends('layout.app') @section('title', 'Unassign Part') @push('header_script') @endpush @section('content')
@csrf
Please select a truck to view its installed parts.
@endsection @push('footer_script') @endpush