@extends('layouts.app') @section('main')
ID: {{ $mobileModel->id }}
Brand: {{ $mobileModel->brand->name }}
Name: {{ $mobileModel->name }}