@extends('../layout/base') @section('body') @yield('content') @yield('script') @endsection