@props(["license" => "", "author" => app_name(), "author_url" => app_url()])
@switch($license) @case("cc-by-sa")
Except where otherwise noted, content on this site is created by {{ $author }} and licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
@break @default
© {{ date("Y") }} {{ $author }} All Right Reserved.
@endswitch