@extends("app") @section("body")
@yield("content")
@yield('script') @endsection