@extends(template().'layouts.app') @section('title',trans('Register')) @section('content')
@include(template(). 'sections.footer') @endsection @push('css-lib') @endpush @push('js-lib') @endpush @push('script') @endpush