{{-- Action Buttons Component for Admin Tables --}} @props([ 'viewRoute' => null, 'editRoute' => null, 'deleteRoute' => null, 'customButtons' => [], 'size' => 'sm', 'layout' => 'horizontal' // horizontal or vertical ])