xxxxxxxxxx
lxc-attach -n opo -- /bin/bash -c ". /root/.bashrc; some_script.sh"
xxxxxxxxxx
<x-layout>
@section('scripts')
<!-- Some JS and styles -->
@endsection
@section('content')
<div>My Page content is here</div>
@endsection
</x-layout>