{{-- Using the @aware directive to get the parent data in the sub-component --}} @aware(['company']) {{-- {{ dd($company) }} --}}
{{ $title }}
{{-- Note: If you have any problem understanding the structure, use dd($company) to inspect the array. --}} {{-- Note: for all inputs, using dynamic binding for the value --}}