@extends('layouts.app') @section('page-title', __('Single Asset Assignment to ') . $user->full_name) @section('page-heading', __('Assign Assets to ') . $user->full_name) @section('content') @include('partials.messages')