@extends('layouts.frontend.master') @push('style') @endpush @section('page-div-start')
@endsection @section("content")
@endsection @section('page-div-end')
@endsection