@include('member.layout.header')
@yield('content')
@include('member.layout.modal')
@include('member.layout.footer') {{-- --}}