@extends('frontend/layouts/Pagelayout') {{-- Page content --}} @section('content')
{{$page_content}}
@endsection @section('javascript') @endsection